Connection Constructor |
| Name | Description | |
|---|---|---|
| Connection |
Initializes a new instance of the Connection class.
| |
| Connection(String) |
Initializes a new instance of the Connection class.
| |
| Connection(String, Int32) |
Initializes a new instance of the Connection class.
| |
| Connection(String, Int32, Int32) |
Initializes a new instance of the Connection class.
| |
| Connection(AddressType, String, Int32, Int32) |
Initializes a new instance of the Connection class.
| |
| Connection(NetworkType, AddressType, String, Int32, Int32) |
Initializes a new instance of the Connection class.
|